CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 曲线拟合 matlab

搜索资源列表

  1. Hermite

    0下载:
  2. 关于matlab的一些很经典的插值算法 特别对做数值计算及曲线拟合很有用-matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:9400
    • 提供者:李艺
  1. instructionsofcurvefitting

    1下载:
  2. 一本介绍在matlab下曲线拟合的好书,书中含有大量的实例。-An introduction under the curve fitting in matlab books, the book contains many examples.
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:185695
    • 提供者:杜秋水
  1. multifit

    1下载:
  2. 功能:离散试验数据点的多项式曲线拟合 调用格式:A=multifit(x,y,m) 其中:x: 试验数据点的x坐标向量    Y: 试验数据点的y坐标向量 m: 拟合多项式的次数 -Functions: discrete experimental data points, the polynomial curve fitting call format: A = multifit (x, y, m) where: x: experimental data points, x
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2991
    • 提供者:刘荣
  1. RBF

    3下载:
  2. 用RBF神经网络,完成对y=f(x)的曲线拟合。-Using RBF neural networks, complete the y = f (x) the curve fitting.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-22
    • 文件大小:21337
    • 提供者:徐波
  1. 1

    0下载:
  2. 用MATLAB编写的求曲线拟合的程序,希望大家分享一下。我是新来的。-Prepared using MATLAB for curve fitting process, I hope to share with Members. I was new.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:49074
    • 提供者:谷霁红
  1. polyfitconvenient

    1下载:
  2. 利用 matlab的GUI 环境编写 多项式曲线拟合程序,及其界面,由于参数的输入是实时的、拟合过程可以实时显示,因而使用非常方便。-Using matlab GUI to prepare the environment polynomial curve fitting procedures, and its interface, as input parameters in real time, the fitting process can be real-time display, whi
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:7225
    • 提供者:王力
  1. exp120

    0下载:
  2. 调用CFTOOL工具箱进行实验数据拟合,首先给定实验输入和测得的实验结果,然后调用该工具箱,就可以进行曲线拟合了-Toolbox CFTOOL call for fitting the experimental data, first of all, given the experimental input and the measured results, and then call the toolbox, we can carry out curve fitting of the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:891
    • 提供者:熊星星
  1. Matlab

    0下载:
  2. Matlab基础例题程序,分为矩阵、图形、曲线拟合等,可用初学者学习使用-Code for practice of matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:115820
    • 提供者:Bell
  1. CurveFittingguide

    0下载:
  2. matlab曲线拟合工具箱使用说明,可以直接得到拟合曲线的表达式。-matlab_curve
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2239585
    • 提供者:xiechunhui
  1. nihe

    0下载:
  2. matlab拟合数据,分为回归分析、曲线拟合及计算机模拟-it contains Regression analysis, curve fitting and computer simulation
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:1004289
    • 提供者:张明
  1. mypolyfit042

    0下载:
  2. 曲线拟合涉及回答两个基本问题:最佳拟合意味着什么?应该用什么样的曲线?可用许多不同的方法定义最佳拟合,并存在无穷数目的曲线。-Curve fitting
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1034
    • 提供者:痞子
  1. curvefitting

    0下载:
  2. MATLAB在曲线拟合中的应用,主要有一元线性回归 ,多元线性回归,曲线回归等-Curve fitting in MATLAB application, there are multi-linear regression linear regression, curvilinear regression, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6653
    • 提供者:孟庆祥
  1. hsbj

    0下载:
  2. matlab和切比雪夫,里面有很多曲线拟合-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6189
    • 提供者:张凡
  1. Matlab_Curve_Fitting_Tool

    1下载:
  2. Matlab的曲线拟合(CFT)工具箱详细的使用说明,版本Matlab7-Matlab curve fitting toolbox reference Version:Matlab7
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1621558
    • 提供者:叶飞
  1. sinPolyfit

    1下载:
  2. Matlab 实现多项式曲线拟合(正弦曲线),交叉验证(十折交叉验证)-poly fit ,cross validation
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:539
    • 提供者:luoyong
  1. my_47

    1下载:
  2. 基于最小二乘法的曲线拟合,m文件带有仿真数据-Based on least squares curve fitting, m file with the simulation data
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:989
    • 提供者:张圣杰
  1. 案例三 多项式和非多项式曲线拟合

    1下载:
  2. MATLAB经典案例系列视频,多项式和非多项式曲线拟合(MATLAB classic case series video, polynomial and non polynomial curve fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:1434624
    • 提供者:浅岛
  1. 第四章曲线拟合方法

    0下载:
  2. 关于曲线拟合的实际例子以及MATLAB的实现(A practical example of curve fitting and the realization of MATLAB.)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:2772992
    • 提供者:落叶南飞
  1. 多项式和非多项式曲线拟合

    1下载:
  2. 多项式拟合在matlab中可以使用ployfit函数求解多项式系数,通过ployval函数求解拟合多项式在某数据点处的值(Polynomial and Non-polynomial Curve Fitting)
  3. 所属分类:其他

    • 发布日期:2021-01-25
    • 文件大小:1024
    • 提供者:flowrush
  1. 数据拟合

    0下载:
  2. 利用MATLAB进行数据拟合,常见的数据拟合方法。包括:一元函数插值、样条插值、多项式插值或拟合 、曲线拟合、拉格朗日插值法等。(MATLAB data fitting, common data fitting methods. It includes: interpolation of unitary function, spline interpolation, polynomial interpolation or fitting, curve fitting, Lagrange inte
  3. 所属分类:matlab例程

    • 发布日期:2020-04-01
    • 文件大小:18432
    • 提供者:拉卡卡
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com